ConfigurationAPI
The ConfigurationAPI class provides access to configuration management functionalities, allowing for the retrieval of configuration data based on specified parameters.
Methods
| Name | Description |
|---|---|
| GetConfiguration(data, telemetryCollectorHolder) | Retrieves configuration data based on the specified request parameters, returning the configuration details in the response. |
| SetUrl(url) | Sets the API URL for requests. |